Tree.traverse

Traverse the Tree starting from its root Node applying a visitor at all nodes.

struct Tree
const
void
traverse

Meta